From: Wei Liu Date: Fri, 24 Oct 2014 14:17:05 +0000 (+0200) Subject: tools/hotplug: fix clean target in systemd Makefile X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~4134 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22Dat/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22Dat?a=commitdiff_plain;h=912054bbbc5914174b6f90c6bcd0a5c4f370bdbe;p=xen.git tools/hotplug: fix clean target in systemd Makefile Signed-off-by: Wei Liu Acked-by: Ian Campbell Cc: Ian Campbell Cc: Ian Jackson Cc: Stefano Stabellini Cc: Wei Liu --- diff --git a/tools/hotplug/Linux/systemd/Makefile b/tools/hotplug/Linux/systemd/Makefile index 9c58b33820..0c40a73bc6 100644 --- a/tools/hotplug/Linux/systemd/Makefile +++ b/tools/hotplug/Linux/systemd/Makefile @@ -25,6 +25,7 @@ all: $(ALL_XEN_SYSTEMD) .PHONY: clean clean: + rm -f $(XEN_SYSTEMD_MODULES) .PHONY: install install: $(ALL_XEN_SYSTEMD)